Rate Overview
Live
1 FJD = 3.6602 MOP
1 MOP = 0.273213
FJD
Avg
3.6621
High
3.6933
Low
3.6286
Last updated: 5/27/2026, 1:22:37 AM
Quick Conversions
| FJD | MOP |
|---|---|
| 1 FJD | 3.66 MOP |
| 10 FJD | 36.60 MOP |
| 50 FJD | 183.01 MOP |
| 100 FJD | 366.02 MOP |
| 500 FJD | 1,830.08 MOP |
| 1,000 FJD | 3,660.15 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-05-27T01:22:37Z",
"rates": {
"MOP": 3.660151
}
}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": 366.0151,
"rate": 3.660151
}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