Rate Overview
Live
1 KGS = 0.044875 MYR
1 MYR = 22.2841
KGS
Avg
0.045232
High
0.045542
Low
0.044875
Last updated: 5/7/2026, 12:36:39 PM
Quick Conversions
| KGS | MYR |
|---|---|
| 1 KGS | 0.04 MYR |
| 10 KGS | 0.45 MYR |
| 50 KGS | 2.24 MYR |
| 100 KGS | 4.49 MYR |
| 500 KGS | 22.44 MYR |
| 1,000 KGS | 44.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-05-07T12:36:39Z",
"rates": {
"MYR": 0.044875
}
}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.4875,
"rate": 0.044875
}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