Rate Overview
Live
1 USD = 401.3044 MRO
1 MRO = 0.002492
USD
Avg
400.2157
High
401.6939
Low
398.4314
Last updated: 7/25/2026, 7:40:35 PM
Quick Conversions
| USD | MRO |
|---|---|
| 1 USD | 401.30 MRO |
| 10 USD | 4,013.04 MRO |
| 50 USD | 20,065.22 MRO |
| 100 USD | 40,130.44 MRO |
| 500 USD | 200,652.21 MRO |
| 1,000 USD | 401,304.42 MRO |
Get USD/MRO Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=USD¤cies=MROExample Response:
{
"success": true,
"base": "USD",
"date": "2026-07-25T19:40:35Z",
"rates": {
"MRO": 401.30442461
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=USD&to=MRO&amount=100Example Response:
{
"success": true,
"query": {
"from": "USD",
"to": "MRO",
"amount": 100
},
"result": 40130.442461,
"rate": 401.30442461
}Build with USD/MRO Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key