Rate Overview
Live
1 MOP = 22.0288 DJF
1 DJF = 0.045395
MOP
Avg
22.0496
High
22.1096
Low
22.0076
Last updated: 8/12/2026, 2:00:54 PM
Quick Conversions
| MOP | DJF |
|---|---|
| 1 MOP | 22.03 DJF |
| 10 MOP | 220.29 DJF |
| 50 MOP | 1,101.44 DJF |
| 100 MOP | 2,202.88 DJF |
| 500 MOP | 11,014.42 DJF |
| 1,000 MOP | 22,028.84 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-08-12T14:00:54Z",
"rates": {
"DJF": 22.028841
}
}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.8841,
"rate": 22.028841
}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