Rate Overview
Live
1 USD = 399.1608 MRO
1 MRO = 0.002505
USD
Avg
399.7314
High
401.0104
Low
399.0834
Last updated: 3/7/2026, 12:46:41 AM
Quick Conversions
| USD | MRO |
|---|---|
| 1 USD | 399.16 MRO |
| 10 USD | 3,991.61 MRO |
| 50 USD | 19,958.04 MRO |
| 100 USD | 39,916.08 MRO |
| 500 USD | 199,580.42 MRO |
| 1,000 USD | 399,160.84 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-03-07T00:46:41Z",
"rates": {
"MRO": 399.16084002
}
}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": 39916.084002,
"rate": 399.16084002
}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