Rate Overview
Live
1 KGS = 49.4631 MGA
1 MGA = 0.020217
KGS
Avg
49.2472
High
49.5220
Low
48.8238
Last updated: 9/12/2026, 7:17:03 AM
Quick Conversions
| KGS | MGA |
|---|---|
| 1 KGS | 49.46 MGA |
| 10 KGS | 494.63 MGA |
| 50 KGS | 2,473.15 MGA |
| 100 KGS | 4,946.31 MGA |
| 500 KGS | 24,731.53 MGA |
| 1,000 KGS | 49,463.07 MGA |
Get KGS/MGA Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KGS¤cies=MGAExample Response:
{
"success": true,
"base": "KGS",
"date": "2026-09-12T07:17:03Z",
"rates": {
"MGA": 49.463069
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KGS&to=MGA&amount=100Example Response:
{
"success": true,
"query": {
"from": "KGS",
"to": "MGA",
"amount": 100
},
"result": 4946.3069,
"rate": 49.463069
}Build with KGS/MGA Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key