Rate Overview
Live
1 FJD = 3.6258 MOP
1 MOP = 0.275803
FJD
Avg
3.6278
High
3.6392
Low
3.6114
Last updated: 6/16/2026, 4:08:49 AM
Quick Conversions
| FJD | MOP |
|---|---|
| 1 FJD | 3.63 MOP |
| 10 FJD | 36.26 MOP |
| 50 FJD | 181.29 MOP |
| 100 FJD | 362.58 MOP |
| 500 FJD | 1,812.89 MOP |
| 1,000 FJD | 3,625.77 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-06-16T04:08:49Z",
"rates": {
"MOP": 3.625771
}
}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": 362.5771,
"rate": 3.625771
}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