Rate Overview
Live
1 JPY = 0.646480 RSD
1 RSD = 1.5468
JPY
Avg
0.637388
High
0.648318
Low
0.630956
Last updated: 9/4/2026, 6:51:35 PM
Quick Conversions
| JPY | RSD |
|---|---|
| 1 JPY | 0.65 RSD |
| 10 JPY | 6.46 RSD |
| 50 JPY | 32.32 RSD |
| 100 JPY | 64.65 RSD |
| 500 JPY | 323.24 RSD |
| 1,000 JPY | 646.48 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-09-04T18:51:35Z",
"rates": {
"RSD": 0.64648
}
}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": 64.64800000000001,
"rate": 0.64648
}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