Rate Overview
Live
1 JPY = 0.638388 RSD
1 RSD = 1.5664
JPY
Avg
0.638573
High
0.642635
Low
0.636354
Last updated: 5/7/2026, 1:48:57 PM
Quick Conversions
| JPY | RSD |
|---|---|
| 1 JPY | 0.64 RSD |
| 10 JPY | 6.38 RSD |
| 50 JPY | 31.92 RSD |
| 100 JPY | 63.84 RSD |
| 500 JPY | 319.19 RSD |
| 1,000 JPY | 638.39 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-07T13:48:57Z",
"rates": {
"RSD": 0.638388
}
}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.83879999999999,
"rate": 0.638388
}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