Rate Overview
Live
1 JPY = 0.632518 RSD
1 RSD = 1.5810
JPY
Avg
0.637613
High
0.648988
Low
0.626404
Last updated: 5/27/2026, 10:43:20 PM
Quick Conversions
| JPY | RSD |
|---|---|
| 1 JPY | 0.63 RSD |
| 10 JPY | 6.33 RSD |
| 50 JPY | 31.63 RSD |
| 100 JPY | 63.25 RSD |
| 500 JPY | 316.26 RSD |
| 1,000 JPY | 632.52 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-05-27T22:43:20Z",
"rates": {
"RSD": 0.632518
}
}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.2518,
"rate": 0.632518
}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