Rate Overview
Live
1 JPY = 0.636654 RSD
1 RSD = 1.5707
JPY
Avg
0.690881
High
0.735336
Low
0.633872
Last updated: 3/27/2026, 10:56:34 AM
Quick Conversions
| JPY | RSD |
|---|---|
| 1 JPY | 0.64 RSD |
| 10 JPY | 6.37 RSD |
| 50 JPY | 31.83 RSD |
| 100 JPY | 63.67 RSD |
| 500 JPY | 318.33 RSD |
| 1,000 JPY | 636.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-27T10:56:34Z",
"rates": {
"RSD": 0.636654
}
}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.665400000000005,
"rate": 0.636654
}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