Rate Overview
Live
1 YER = 18.0774 MGA
1 MGA = 0.055318
YER
Avg
18.1291
High
19.4111
Low
17.3447
Last updated: 7/28/2026, 1:58:54 PM
Quick Conversions
| YER | MGA |
|---|---|
| 1 YER | 18.08 MGA |
| 10 YER | 180.77 MGA |
| 50 YER | 903.87 MGA |
| 100 YER | 1,807.74 MGA |
| 500 YER | 9,038.68 MGA |
| 1,000 YER | 18,077.36 MGA |
Get YER/MGA Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=YER¤cies=MGAExample Response:
{
"success": true,
"base": "YER",
"date": "2026-07-28T13:58:54Z",
"rates": {
"MGA": 18.077357
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=YER&to=MGA&amount=100Example Response:
{
"success": true,
"query": {
"from": "YER",
"to": "MGA",
"amount": 100
},
"result": 1807.7357,
"rate": 18.077357
}Build with YER/MGA Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key