Rate Overview
Live
1 SAR = 43.4459 JPY
1 JPY = 0.023017
SAR
Avg
43.2126
High
43.5021
Low
42.9723
Last updated: 7/22/2026, 9:21:13 AM
Quick Conversions
| SAR | JPY |
|---|---|
| 1 SAR | 43.45 JPY |
| 10 SAR | 434.46 JPY |
| 50 SAR | 2,172.29 JPY |
| 100 SAR | 4,344.59 JPY |
| 500 SAR | 21,722.93 JPY |
| 1,000 SAR | 43,445.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-07-22T09:21:13Z",
"rates": {
"JPY": 43.445866
}
}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": 4344.5866000000005,
"rate": 43.445866
}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