Rate Overview
Live
1 FJD = 3.5841 MOP
1 MOP = 0.279007
FJD
Avg
3.5542
High
3.6449
Low
3.4432
Last updated: 3/27/2026, 7:44:49 AM
Quick Conversions
| FJD | MOP |
|---|---|
| 1 FJD | 3.58 MOP |
| 10 FJD | 35.84 MOP |
| 50 FJD | 179.21 MOP |
| 100 FJD | 358.41 MOP |
| 500 FJD | 1,792.07 MOP |
| 1,000 FJD | 3,584.14 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-27T07:44:49Z",
"rates": {
"MOP": 3.584143
}
}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.4143,
"rate": 3.584143
}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