Rate Overview
Live
1 MOP = 0.276210 FJD
1 FJD = 3.6204
MOP
Avg
0.275080
High
0.278835
Low
0.272079
Last updated: 3/27/2026, 1:19:50 PM
Quick Conversions
| MOP | FJD |
|---|---|
| 1 MOP | 0.28 FJD |
| 10 MOP | 2.76 FJD |
| 50 MOP | 13.81 FJD |
| 100 MOP | 27.62 FJD |
| 500 MOP | 138.11 FJD |
| 1,000 MOP | 276.21 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-03-27T13:19:50Z",
"rates": {
"FJD": 0.27621
}
}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.621000000000002,
"rate": 0.27621
}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