Rate Overview
Live
1 DJF = 2.2435 MRO
1 MRO = 0.445742
DJF
Avg
2.2435
High
2.2435
Low
2.2435
Last updated: 5/13/2026, 6:22:44 AM
Quick Conversions
| DJF | MRO |
|---|---|
| 1 DJF | 2.24 MRO |
| 10 DJF | 22.43 MRO |
| 50 DJF | 112.17 MRO |
| 100 DJF | 224.35 MRO |
| 500 DJF | 1,121.73 MRO |
| 1,000 DJF | 2,243.45 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-05-13T06:22:44Z",
"rates": {
"MRO": 2.243452
}
}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": 224.3452,
"rate": 2.243452
}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