Rate Overview
Live
1 MOP = 22.1118 DJF
1 DJF = 0.045225
MOP
Avg
22.0882
High
22.1545
Low
22.0351
Last updated: 9/6/2026, 2:31:12 AM
Quick Conversions
| MOP | DJF |
|---|---|
| 1 MOP | 22.11 DJF |
| 10 MOP | 221.12 DJF |
| 50 MOP | 1,105.59 DJF |
| 100 MOP | 2,211.18 DJF |
| 500 MOP | 11,055.89 DJF |
| 1,000 MOP | 22,111.78 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-09-06T02:31:12Z",
"rates": {
"DJF": 22.111782
}
}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": 2211.1782000000003,
"rate": 22.111782
}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