Rate Overview
Live
1 JPY = 0.633668 RSD
1 RSD = 1.5781
JPY
Avg
0.634708
High
0.638223
Low
0.631972
Last updated: 7/7/2026, 12:11:57 PM
Quick Conversions
| JPY | RSD |
|---|---|
| 1 JPY | 0.63 RSD |
| 10 JPY | 6.34 RSD |
| 50 JPY | 31.68 RSD |
| 100 JPY | 63.37 RSD |
| 500 JPY | 316.83 RSD |
| 1,000 JPY | 633.67 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-07T12:11:57Z",
"rates": {
"RSD": 0.633668
}
}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.3668,
"rate": 0.633668
}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