Rate Overview
Live
1 JPY = 0.023997 SAR
1 SAR = 41.6719
JPY
Avg
0.023638
High
0.024036
Low
0.023413
Last updated: 9/4/2026, 7:30:48 PM
Quick Conversions
| JPY | SAR |
|---|---|
| 1 JPY | 0.02 SAR |
| 10 JPY | 0.24 SAR |
| 50 JPY | 1.20 SAR |
| 100 JPY | 2.40 SAR |
| 500 JPY | 12.00 SAR |
| 1,000 JPY | 24.00 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-09-04T19:30:48Z",
"rates": {
"SAR": 0.023997
}
}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.3997,
"rate": 0.023997
}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