Rate Overview
Live
1 SAR = 42.4988 JPY
1 JPY = 0.023530
SAR
Avg
42.3297
High
42.4988
Low
42.0854
Last updated: 8/14/2026, 6:57:43 PM
Quick Conversions
| SAR | JPY |
|---|---|
| 1 SAR | 42.50 JPY |
| 10 SAR | 424.99 JPY |
| 50 SAR | 2,124.94 JPY |
| 100 SAR | 4,249.88 JPY |
| 500 SAR | 21,249.40 JPY |
| 1,000 SAR | 42,498.80 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-08-14T18:57:43Z",
"rates": {
"JPY": 42.498799
}
}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": 4249.8799,
"rate": 42.498799
}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