Rate Overview
Live
1 KGS = 48.3572 MGA
1 MGA = 0.020679
KGS
Avg
48.0975
High
48.3572
Low
47.7678
Last updated: 6/24/2026, 12:38:25 AM
Quick Conversions
| KGS | MGA |
|---|---|
| 1 KGS | 48.36 MGA |
| 10 KGS | 483.57 MGA |
| 50 KGS | 2,417.86 MGA |
| 100 KGS | 4,835.72 MGA |
| 500 KGS | 24,178.62 MGA |
| 1,000 KGS | 48,357.23 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-06-24T00:38:25Z",
"rates": {
"MGA": 48.35723
}
}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": 4835.723,
"rate": 48.35723
}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