Rate Overview
Live
1 SAR = 42.2632 JPY
1 JPY = 0.023661
SAR
Avg
42.3230
High
42.4846
Low
42.2159
Last updated: 4/16/2026, 9:22:35 AM
Quick Conversions
| SAR | JPY |
|---|---|
| 1 SAR | 42.26 JPY |
| 10 SAR | 422.63 JPY |
| 50 SAR | 2,113.16 JPY |
| 100 SAR | 4,226.32 JPY |
| 500 SAR | 21,131.61 JPY |
| 1,000 SAR | 42,263.22 JPY |
Get SAR/JPY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SAR¤cies=JPYExample Response:
{
"success": true,
"base": "SAR",
"date": "2026-04-16T09:22:35Z",
"rates": {
"JPY": 42.263215
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SAR&to=JPY&amount=100Example Response:
{
"success": true,
"query": {
"from": "SAR",
"to": "JPY",
"amount": 100
},
"result": 4226.3215,
"rate": 42.263215
}Build with SAR/JPY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key