Rate Overview
Live
1 JPY = 0.548955 KGS
1 KGS = 1.8216
JPY
Avg
0.551078
High
0.556065
Low
0.548926
Last updated: 8/15/2026, 9:59:37 AM
Quick Conversions
| JPY | KGS |
|---|---|
| 1 JPY | 0.55 KGS |
| 10 JPY | 5.49 KGS |
| 50 JPY | 27.45 KGS |
| 100 JPY | 54.90 KGS |
| 500 JPY | 274.48 KGS |
| 1,000 JPY | 548.95 KGS |
Get JPY/KGS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=JPY¤cies=KGSExample Response:
{
"success": true,
"base": "JPY",
"date": "2026-08-15T09:59:37Z",
"rates": {
"KGS": 0.548955
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=JPY&to=KGS&amount=100Example Response:
{
"success": true,
"query": {
"from": "JPY",
"to": "KGS",
"amount": 100
},
"result": 54.8955,
"rate": 0.548955
}Build with JPY/KGS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key