Rate Overview
Live
1 MOP = 0.279101 FJD
1 FJD = 3.5829
MOP
Avg
0.278363
High
0.279443
Low
0.277526
Last updated: 7/8/2026, 9:51:21 AM
Quick Conversions
| MOP | FJD |
|---|---|
| 1 MOP | 0.28 FJD |
| 10 MOP | 2.79 FJD |
| 50 MOP | 13.96 FJD |
| 100 MOP | 27.91 FJD |
| 500 MOP | 139.55 FJD |
| 1,000 MOP | 279.10 FJD |
Get MOP/FJD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MOP¤cies=FJDExample Response:
{
"success": true,
"base": "MOP",
"date": "2026-07-08T09:51:21Z",
"rates": {
"FJD": 0.279101
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MOP&to=FJD&amount=100Example Response:
{
"success": true,
"query": {
"from": "MOP",
"to": "FJD",
"amount": 100
},
"result": 27.9101,
"rate": 0.279101
}Build with MOP/FJD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key