Rate Overview
Live
1 MYR = 21.3781 KGS
1 KGS = 0.046777
MYR
Avg
21.4394
High
21.4909
Low
21.3781
Last updated: 7/9/2026, 10:11:29 AM
Quick Conversions
| MYR | KGS |
|---|---|
| 1 MYR | 21.38 KGS |
| 10 MYR | 213.78 KGS |
| 50 MYR | 1,068.90 KGS |
| 100 MYR | 2,137.81 KGS |
| 500 MYR | 10,689.03 KGS |
| 1,000 MYR | 21,378.06 KGS |
Get MYR/KGS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MYR¤cies=KGSExample Response:
{
"success": true,
"base": "MYR",
"date": "2026-07-09T10:11:29Z",
"rates": {
"KGS": 21.378059
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MYR&to=KGS&amount=100Example Response:
{
"success": true,
"query": {
"from": "MYR",
"to": "KGS",
"amount": 100
},
"result": 2137.8059,
"rate": 21.378059
}Build with MYR/KGS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key