Rate Overview
Live
1 JPY = 0.630681 RSD
1 RSD = 1.5856
JPY
Avg
0.632391
High
0.634031
Low
0.630452
Last updated: 6/17/2026, 7:10:25 AM
Quick Conversions
| JPY | RSD |
|---|---|
| 1 JPY | 0.63 RSD |
| 10 JPY | 6.31 RSD |
| 50 JPY | 31.53 RSD |
| 100 JPY | 63.07 RSD |
| 500 JPY | 315.34 RSD |
| 1,000 JPY | 630.68 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-06-17T07:10:25Z",
"rates": {
"RSD": 0.630681
}
}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": 63.0681,
"rate": 0.630681
}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