Rate Overview
Live
1 JPY = 0.554373 KGS
1 KGS = 1.8038
JPY
Avg
0.556120
High
0.560379
Low
0.553758
Last updated: 3/7/2026, 7:39:52 AM
Quick Conversions
| JPY | KGS |
|---|---|
| 1 JPY | 0.55 KGS |
| 10 JPY | 5.54 KGS |
| 50 JPY | 27.72 KGS |
| 100 JPY | 55.44 KGS |
| 500 JPY | 277.19 KGS |
| 1,000 JPY | 554.37 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-07T07:39:52Z",
"rates": {
"KGS": 0.554373
}
}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": 55.4373,
"rate": 0.554373
}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