Rate Overview
Live
1 MYR = 21.3917 KGS
1 KGS = 0.046747
MYR
Avg
21.3955
High
21.4556
Low
21.3554
Last updated: 7/28/2026, 11:19:47 PM
Quick Conversions
| MYR | KGS |
|---|---|
| 1 MYR | 21.39 KGS |
| 10 MYR | 213.92 KGS |
| 50 MYR | 1,069.58 KGS |
| 100 MYR | 2,139.17 KGS |
| 500 MYR | 10,695.83 KGS |
| 1,000 MYR | 21,391.65 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-28T23:19:47Z",
"rates": {
"KGS": 21.391651
}
}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": 2139.1651,
"rate": 21.391651
}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