Rate Overview
Live
1 FJD = 3.6525 MOP
1 MOP = 0.273784
FJD
Avg
3.6445
High
3.6754
Low
3.6255
Last updated: 3/6/2026, 8:48:29 PM
Quick Conversions
| FJD | MOP |
|---|---|
| 1 FJD | 3.65 MOP |
| 10 FJD | 36.53 MOP |
| 50 FJD | 182.63 MOP |
| 100 FJD | 365.25 MOP |
| 500 FJD | 1,826.26 MOP |
| 1,000 FJD | 3,652.51 MOP |
Get FJD/MOP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=FJD¤cies=MOPExample Response:
{
"success": true,
"base": "FJD",
"date": "2026-03-06T20:48:29Z",
"rates": {
"MOP": 3.652511
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=FJD&to=MOP&amount=100Example Response:
{
"success": true,
"query": {
"from": "FJD",
"to": "MOP",
"amount": 100
},
"result": 365.2511,
"rate": 3.652511
}Build with FJD/MOP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key