Rate Overview
Live
1 FJD = 3.6208 MOP
1 MOP = 0.276179
FJD
Avg
3.6120
High
3.6208
Low
3.5960
Last updated: 7/23/2026, 2:10:50 PM
Quick Conversions
| FJD | MOP |
|---|---|
| 1 FJD | 3.62 MOP |
| 10 FJD | 36.21 MOP |
| 50 FJD | 181.04 MOP |
| 100 FJD | 362.08 MOP |
| 500 FJD | 1,810.42 MOP |
| 1,000 FJD | 3,620.84 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-23T14:10:50Z",
"rates": {
"MOP": 3.620835
}
}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.0835,
"rate": 3.620835
}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