Rate Overview
Live
1 DJF = 2.2526 MRO
1 MRO = 0.443938
DJF
Avg
2.2461
High
2.2548
Low
2.2374
Last updated: 3/7/2026, 9:13:07 AM
Quick Conversions
| DJF | MRO |
|---|---|
| 1 DJF | 2.25 MRO |
| 10 DJF | 22.53 MRO |
| 50 DJF | 112.63 MRO |
| 100 DJF | 225.26 MRO |
| 500 DJF | 1,126.28 MRO |
| 1,000 DJF | 2,252.57 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-03-07T09:13:07Z",
"rates": {
"MRO": 2.252568
}
}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.2568,
"rate": 2.252568
}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