Rate Overview
Live
1 MOP = 22.0765 DJF
1 DJF = 0.045297
MOP
Avg
22.0691
High
22.0913
Low
22.0406
Last updated: 4/18/2026, 8:44:10 AM
Quick Conversions
| MOP | DJF |
|---|---|
| 1 MOP | 22.08 DJF |
| 10 MOP | 220.76 DJF |
| 50 MOP | 1,103.82 DJF |
| 100 MOP | 2,207.65 DJF |
| 500 MOP | 11,038.23 DJF |
| 1,000 MOP | 22,076.45 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-04-18T08:44:10Z",
"rates": {
"DJF": 22.07645
}
}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": 2207.645,
"rate": 22.07645
}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