Rate Overview
Live
1 KGS = 0.046430 MYR
1 MYR = 21.5378
KGS
Avg
0.046572
High
0.046799
Low
0.046214
Last updated: 8/19/2026, 5:32:17 AM
Quick Conversions
| KGS | MYR |
|---|---|
| 1 KGS | 0.05 MYR |
| 10 KGS | 0.46 MYR |
| 50 KGS | 2.32 MYR |
| 100 KGS | 4.64 MYR |
| 500 KGS | 23.22 MYR |
| 1,000 KGS | 46.43 MYR |
Get KGS/MYR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KGS¤cies=MYRExample Response:
{
"success": true,
"base": "KGS",
"date": "2026-08-19T05:32:17Z",
"rates": {
"MYR": 0.04643
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KGS&to=MYR&amount=100Example Response:
{
"success": true,
"query": {
"from": "KGS",
"to": "MYR",
"amount": 100
},
"result": 4.643,
"rate": 0.04643
}Build with KGS/MYR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key