Rate Overview
Live
1 FJD = 3.5863 MOP
1 MOP = 0.278842
FJD
Avg
3.6065
High
3.6392
Low
3.5636
Last updated: 7/9/2026, 1:03:26 AM
Quick Conversions
| FJD | MOP |
|---|---|
| 1 FJD | 3.59 MOP |
| 10 FJD | 35.86 MOP |
| 50 FJD | 179.31 MOP |
| 100 FJD | 358.63 MOP |
| 500 FJD | 1,793.13 MOP |
| 1,000 FJD | 3,586.27 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-07-09T01:03:26Z",
"rates": {
"MOP": 3.586265
}
}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": 358.6265,
"rate": 3.586265
}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