Rate Overview
Live
1 JPY = 0.639652 RSD
1 RSD = 1.5634
JPY
Avg
0.638556
High
0.644270
Low
0.631909
Last updated: 3/7/2026, 4:05:23 AM
Quick Conversions
| JPY | RSD |
|---|---|
| 1 JPY | 0.64 RSD |
| 10 JPY | 6.40 RSD |
| 50 JPY | 31.98 RSD |
| 100 JPY | 63.97 RSD |
| 500 JPY | 319.83 RSD |
| 1,000 JPY | 639.65 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-03-07T04:05:23Z",
"rates": {
"RSD": 0.639652
}
}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.9652,
"rate": 0.639652
}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