Rate Overview
Live
1 YER = 1.6833 MRO
1 MRO = 0.594070
YER
Avg
1.6827
High
1.6870
Low
1.6758
Last updated: 7/27/2026, 2:17:31 AM
Quick Conversions
| YER | MRO |
|---|---|
| 1 YER | 1.68 MRO |
| 10 YER | 16.83 MRO |
| 50 YER | 84.17 MRO |
| 100 YER | 168.33 MRO |
| 500 YER | 841.65 MRO |
| 1,000 YER | 1,683.30 MRO |
Get YER/MRO Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=YER¤cies=MROExample Response:
{
"success": true,
"base": "YER",
"date": "2026-07-27T02:17:31Z",
"rates": {
"MRO": 1.683302
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=YER&to=MRO&amount=100Example Response:
{
"success": true,
"query": {
"from": "YER",
"to": "MRO",
"amount": 100
},
"result": 168.33020000000002,
"rate": 1.683302
}Build with YER/MRO Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key