Rate Overview
Live
1 MRO = 0.447303 DJF
1 DJF = 2.2356
MRO
Avg
0.447297
High
0.450547
Low
0.442677
Last updated: 3/29/2026, 12:42:29 PM
Quick Conversions
| MRO | DJF |
|---|---|
| 1 MRO | 0.45 DJF |
| 10 MRO | 4.47 DJF |
| 50 MRO | 22.37 DJF |
| 100 MRO | 44.73 DJF |
| 500 MRO | 223.65 DJF |
| 1,000 MRO | 447.30 DJF |
Get MRO/DJF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MRO¤cies=DJFExample Response:
{
"success": true,
"base": "MRO",
"date": "2026-03-29T12:42:29Z",
"rates": {
"DJF": 0.447303
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MRO&to=DJF&amount=100Example Response:
{
"success": true,
"query": {
"from": "MRO",
"to": "DJF",
"amount": 100
},
"result": 44.7303,
"rate": 0.447303
}Build with MRO/DJF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key