Rate Overview
Live
1 MGA = 0.020299 KGS
1 KGS = 49.2635
MGA
Avg
0.020416
High
0.021137
Low
0.018897
Last updated: 8/28/2026, 10:32:53 AM
Quick Conversions
| MGA | KGS |
|---|---|
| 1 MGA | 0.02 KGS |
| 10 MGA | 0.20 KGS |
| 50 MGA | 1.01 KGS |
| 100 MGA | 2.03 KGS |
| 500 MGA | 10.15 KGS |
| 1,000 MGA | 20.30 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-08-28T10:32:53Z",
"rates": {
"KGS": 0.020299
}
}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.0299,
"rate": 0.020299
}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