Rate Overview
Live
1 MOP = 22.0650 DJF
1 DJF = 0.045321
MOP
Avg
22.1689
High
22.3282
Low
22.0364
Last updated: 3/27/2026, 10:14:16 AM
Quick Conversions
| MOP | DJF |
|---|---|
| 1 MOP | 22.06 DJF |
| 10 MOP | 220.65 DJF |
| 50 MOP | 1,103.25 DJF |
| 100 MOP | 2,206.50 DJF |
| 500 MOP | 11,032.49 DJF |
| 1,000 MOP | 22,064.98 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-03-27T10:14:16Z",
"rates": {
"DJF": 22.064982
}
}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": 2206.4982,
"rate": 22.064982
}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