Rate Overview
Live
1 DJF = 2.2460 MRO
1 MRO = 0.445234
DJF
Avg
2.2451
High
2.2487
Low
2.2377
Last updated: 6/4/2026, 9:15:10 PM
Quick Conversions
| DJF | MRO |
|---|---|
| 1 DJF | 2.25 MRO |
| 10 DJF | 22.46 MRO |
| 50 DJF | 112.30 MRO |
| 100 DJF | 224.60 MRO |
| 500 DJF | 1,123.00 MRO |
| 1,000 DJF | 2,246.01 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-06-04T21:15:10Z",
"rates": {
"MRO": 2.246009
}
}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.6009,
"rate": 2.246009
}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