Rate Overview
Live
1 MYR = 22.0747 KGS
1 KGS = 0.045301
MYR
Avg
22.2424
High
22.4797
Low
22.0747
Last updated: 3/7/2026, 1:06:03 AM
Quick Conversions
| MYR | KGS |
|---|---|
| 1 MYR | 22.07 KGS |
| 10 MYR | 220.75 KGS |
| 50 MYR | 1,103.74 KGS |
| 100 MYR | 2,207.47 KGS |
| 500 MYR | 11,037.36 KGS |
| 1,000 MYR | 22,074.72 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-03-07T01:06:03Z",
"rates": {
"KGS": 22.074715
}
}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": 2207.4715,
"rate": 22.074715
}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