Rate Overview
Live
1 JPY = 0.023839 SAR
1 SAR = 41.9481
JPY
Avg
0.023920
High
0.024073
Low
0.023825
Last updated: 3/7/2026, 1:00:39 AM
Quick Conversions
| JPY | SAR |
|---|---|
| 1 JPY | 0.02 SAR |
| 10 JPY | 0.24 SAR |
| 50 JPY | 1.19 SAR |
| 100 JPY | 2.38 SAR |
| 500 JPY | 11.92 SAR |
| 1,000 JPY | 23.84 SAR |
Get JPY/SAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=JPY¤cies=SARExample Response:
{
"success": true,
"base": "JPY",
"date": "2026-03-07T01:00:39Z",
"rates": {
"SAR": 0.023839
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=JPY&to=SAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "JPY",
"to": "SAR",
"amount": 100
},
"result": 2.3838999999999997,
"rate": 0.023839
}Build with JPY/SAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key