Rate Overview
Live
1 YER = 17.9111 MGA
1 MGA = 0.055831
YER
Avg
18.0951
High
19.2872
Low
17.3628
Last updated: 7/17/2026, 9:03:58 AM
Quick Conversions
| YER | MGA |
|---|---|
| 1 YER | 17.91 MGA |
| 10 YER | 179.11 MGA |
| 50 YER | 895.56 MGA |
| 100 YER | 1,791.11 MGA |
| 500 YER | 8,955.56 MGA |
| 1,000 YER | 17,911.12 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-17T09:03:58Z",
"rates": {
"MGA": 17.911122
}
}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": 1791.1121999999998,
"rate": 17.911122
}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