Rate Overview
Live
1 JPY = 0.624941 RSD
1 RSD = 1.6002
JPY
Avg
0.626986
High
0.630633
Low
0.624827
Last updated: 4/17/2026, 6:12:59 AM
Quick Conversions
| JPY | RSD |
|---|---|
| 1 JPY | 0.62 RSD |
| 10 JPY | 6.25 RSD |
| 50 JPY | 31.25 RSD |
| 100 JPY | 62.49 RSD |
| 500 JPY | 312.47 RSD |
| 1,000 JPY | 624.94 RSD |
Get JPY/RSD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=JPY¤cies=RSDExample Response:
{
"success": true,
"base": "JPY",
"date": "2026-04-17T06:12:59Z",
"rates": {
"RSD": 0.624941
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=JPY&to=RSD&amount=100Example Response:
{
"success": true,
"query": {
"from": "JPY",
"to": "RSD",
"amount": 100
},
"result": 62.494099999999996,
"rate": 0.624941
}Build with JPY/RSD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key