Rate Overview
Live
1 MOP = 21.9899 DJF
1 DJF = 0.045475
MOP
Avg
22.0154
High
22.0329
Low
21.9840
Last updated: 7/2/2026, 6:13:44 PM
Quick Conversions
| MOP | DJF |
|---|---|
| 1 MOP | 21.99 DJF |
| 10 MOP | 219.90 DJF |
| 50 MOP | 1,099.49 DJF |
| 100 MOP | 2,198.99 DJF |
| 500 MOP | 10,994.94 DJF |
| 1,000 MOP | 21,989.88 DJF |
Get MOP/DJF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MOP¤cies=DJFExample Response:
{
"success": true,
"base": "MOP",
"date": "2026-07-02T18:13:44Z",
"rates": {
"DJF": 21.989879
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MOP&to=DJF&amount=100Example Response:
{
"success": true,
"query": {
"from": "MOP",
"to": "DJF",
"amount": 100
},
"result": 2198.9878999999996,
"rate": 21.989879
}Build with MOP/DJF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key