Rate Overview
Live
1 USD = 399.4742 MRO
1 MRO = 0.002503
USD
Avg
398.2365
High
402.1527
Low
394.5205
Last updated: 5/27/2026, 12:56:16 PM
Quick Conversions
| USD | MRO |
|---|---|
| 1 USD | 399.47 MRO |
| 10 USD | 3,994.74 MRO |
| 50 USD | 19,973.71 MRO |
| 100 USD | 39,947.42 MRO |
| 500 USD | 199,737.11 MRO |
| 1,000 USD | 399,474.21 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-05-27T12:56:16Z",
"rates": {
"MRO": 399.47421423
}
}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": 39947.421423,
"rate": 399.47421423
}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