Rate Overview
Live
1 MYR = 21.3846 KGS
1 KGS = 0.046763
MYR
Avg
21.3835
High
21.5880
Low
21.0757
Last updated: 7/8/2026, 5:25:48 AM
Quick Conversions
| MYR | KGS |
|---|---|
| 1 MYR | 21.38 KGS |
| 10 MYR | 213.85 KGS |
| 50 MYR | 1,069.23 KGS |
| 100 MYR | 2,138.46 KGS |
| 500 MYR | 10,692.30 KGS |
| 1,000 MYR | 21,384.61 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-08T05:25:48Z",
"rates": {
"KGS": 21.384605
}
}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": 2138.4605,
"rate": 21.384605
}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