Rate Overview
Live
1 MOP = 22.0974 DJF
1 DJF = 0.045254
MOP
Avg
22.1165
High
22.1439
Low
22.0588
Last updated: 3/7/2026, 12:08:28 AM
Quick Conversions
| MOP | DJF |
|---|---|
| 1 MOP | 22.10 DJF |
| 10 MOP | 220.97 DJF |
| 50 MOP | 1,104.87 DJF |
| 100 MOP | 2,209.74 DJF |
| 500 MOP | 11,048.71 DJF |
| 1,000 MOP | 22,097.42 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-07T00:08:28Z",
"rates": {
"DJF": 22.097422
}
}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": 2209.7422,
"rate": 22.097422
}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