Rate Overview
Live
1 USD = 400.2080 MRO
1 MRO = 0.002499
USD
Avg
400.4174
High
402.2566
Low
399.4995
Last updated: 6/16/2026, 12:22:33 PM
Quick Conversions
| USD | MRO |
|---|---|
| 1 USD | 400.21 MRO |
| 10 USD | 4,002.08 MRO |
| 50 USD | 20,010.40 MRO |
| 100 USD | 40,020.80 MRO |
| 500 USD | 200,103.99 MRO |
| 1,000 USD | 400,207.99 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-06-16T12:22:33Z",
"rates": {
"MRO": 400.20798632
}
}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": 40020.798632,
"rate": 400.20798632
}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