Rate Overview
Live
1 KGS = 0.046879 MYR
1 MYR = 21.3315
KGS
Avg
0.046777
High
0.046879
Low
0.046722
Last updated: 7/27/2026, 5:56:30 PM
Quick Conversions
| KGS | MYR |
|---|---|
| 1 KGS | 0.05 MYR |
| 10 KGS | 0.47 MYR |
| 50 KGS | 2.34 MYR |
| 100 KGS | 4.69 MYR |
| 500 KGS | 23.44 MYR |
| 1,000 KGS | 46.88 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-07-27T17:56:30Z",
"rates": {
"MYR": 0.046879
}
}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.6879,
"rate": 0.046879
}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