Rate Overview
Live
1 JPY = 0.629446 RSD
1 RSD = 1.5887
JPY
Avg
0.635711
High
0.644587
Low
0.626487
Last updated: 7/28/2026, 11:52:55 AM
Quick Conversions
| JPY | RSD |
|---|---|
| 1 JPY | 0.63 RSD |
| 10 JPY | 6.29 RSD |
| 50 JPY | 31.47 RSD |
| 100 JPY | 62.94 RSD |
| 500 JPY | 314.72 RSD |
| 1,000 JPY | 629.45 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-07-28T11:52:55Z",
"rates": {
"RSD": 0.629446
}
}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.944599999999994,
"rate": 0.629446
}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