Rate Overview
Live
1 DJF = 2.2532 MRO
1 MRO = 0.443818
DJF
Avg
2.2510
High
2.2560
Low
2.2420
Last updated: 8/4/2026, 5:52:17 AM
Quick Conversions
| DJF | MRO |
|---|---|
| 1 DJF | 2.25 MRO |
| 10 DJF | 22.53 MRO |
| 50 DJF | 112.66 MRO |
| 100 DJF | 225.32 MRO |
| 500 DJF | 1,126.59 MRO |
| 1,000 DJF | 2,253.18 MRO |
Get DJF/MRO Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=DJF¤cies=MROExample Response:
{
"success": true,
"base": "DJF",
"date": "2026-08-04T05:52:17Z",
"rates": {
"MRO": 2.253178
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=DJF&to=MRO&amount=100Example Response:
{
"success": true,
"query": {
"from": "DJF",
"to": "MRO",
"amount": 100
},
"result": 225.3178,
"rate": 2.253178
}Build with DJF/MRO Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key