Rate Overview
Live
1 MGA = 0.020217 KGS
1 KGS = 49.4633
MGA
Avg
0.020304
High
0.020430
Low
0.020212
Last updated: 9/12/2026, 5:07:52 AM
Quick Conversions
| MGA | KGS |
|---|---|
| 1 MGA | 0.02 KGS |
| 10 MGA | 0.20 KGS |
| 50 MGA | 1.01 KGS |
| 100 MGA | 2.02 KGS |
| 500 MGA | 10.11 KGS |
| 1,000 MGA | 20.22 KGS |
Get MGA/KGS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MGA¤cies=KGSExample Response:
{
"success": true,
"base": "MGA",
"date": "2026-09-12T05:07:52Z",
"rates": {
"KGS": 0.020217
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MGA&to=KGS&amount=100Example Response:
{
"success": true,
"query": {
"from": "MGA",
"to": "KGS",
"amount": 100
},
"result": 2.0217,
"rate": 0.020217
}Build with MGA/KGS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key