Rate Overview
Live
1 FJD = 3.6061 MOP
1 MOP = 0.277307
FJD
Avg
3.5813
High
3.6727
Low
3.4764
Last updated: 6/29/2026, 8:18:03 PM
Quick Conversions
| FJD | MOP |
|---|---|
| 1 FJD | 3.61 MOP |
| 10 FJD | 36.06 MOP |
| 50 FJD | 180.31 MOP |
| 100 FJD | 360.61 MOP |
| 500 FJD | 1,803.06 MOP |
| 1,000 FJD | 3,606.11 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-29T20:18:03Z",
"rates": {
"MOP": 3.606113
}
}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": 360.6113,
"rate": 3.606113
}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