Rate Overview
Live
1 DJF = 2.2356 MRO
1 MRO = 0.447304
DJF
Avg
2.2467
High
2.2594
Low
2.2356
Last updated: 3/29/2026, 12:44:16 PM
Quick Conversions
| DJF | MRO |
|---|---|
| 1 DJF | 2.24 MRO |
| 10 DJF | 22.36 MRO |
| 50 DJF | 111.78 MRO |
| 100 DJF | 223.56 MRO |
| 500 DJF | 1,117.81 MRO |
| 1,000 DJF | 2,235.62 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-29T12:44:16Z",
"rates": {
"MRO": 2.235616
}
}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": 223.56159999999997,
"rate": 2.235616
}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