Rate Overview
Live
1 SAR = 42.5279 JPY
1 JPY = 0.023514
SAR
Avg
41.6228
High
43.6858
Low
39.5638
Last updated: 8/18/2026, 3:27:56 AM
Quick Conversions
| SAR | JPY |
|---|---|
| 1 SAR | 42.53 JPY |
| 10 SAR | 425.28 JPY |
| 50 SAR | 2,126.39 JPY |
| 100 SAR | 4,252.79 JPY |
| 500 SAR | 21,263.93 JPY |
| 1,000 SAR | 42,527.87 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-18T03:27:56Z",
"rates": {
"JPY": 42.527866
}
}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": 4252.7866,
"rate": 42.527866
}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