Rate Overview
Live
1 MOP = 22.0283 DJF
1 DJF = 0.045396
MOP
Avg
22.0542
High
22.1096
Low
22.0283
Last updated: 7/27/2026, 5:30:49 PM
Quick Conversions
| MOP | DJF |
|---|---|
| 1 MOP | 22.03 DJF |
| 10 MOP | 220.28 DJF |
| 50 MOP | 1,101.42 DJF |
| 100 MOP | 2,202.83 DJF |
| 500 MOP | 11,014.16 DJF |
| 1,000 MOP | 22,028.31 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-27T17:30:49Z",
"rates": {
"DJF": 22.028313
}
}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": 2202.8313000000003,
"rate": 22.028313
}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