Rate Overview
Live
1 JPY = 0.545545 KGS
1 KGS = 1.8330
JPY
Avg
0.563543
High
0.587998
Low
0.545545
Last updated: 3/28/2026, 1:49:59 PM
Quick Conversions
| JPY | KGS |
|---|---|
| 1 JPY | 0.55 KGS |
| 10 JPY | 5.46 KGS |
| 50 JPY | 27.28 KGS |
| 100 JPY | 54.55 KGS |
| 500 JPY | 272.77 KGS |
| 1,000 JPY | 545.55 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-03-28T13:49:59Z",
"rates": {
"KGS": 0.545545
}
}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.5545,
"rate": 0.545545
}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