Rate Overview
Live
1 KGS = 0.045123 MYR
1 MYR = 22.1616
KGS
Avg
0.044959
High
0.045123
Low
0.044484
Last updated: 3/7/2026, 4:26:26 AM
Quick Conversions
| KGS | MYR |
|---|---|
| 1 KGS | 0.05 MYR |
| 10 KGS | 0.45 MYR |
| 50 KGS | 2.26 MYR |
| 100 KGS | 4.51 MYR |
| 500 KGS | 22.56 MYR |
| 1,000 KGS | 45.12 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-03-07T04:26:26Z",
"rates": {
"MYR": 0.045123
}
}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.512300000000001,
"rate": 0.045123
}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