Rate Overview
Live
1 SAR = 43.6944 JPY
1 JPY = 0.022886
SAR
Avg
43.5220
High
43.6944
Low
43.3024
Last updated: 7/26/2026, 1:54:24 AM
Quick Conversions
| SAR | JPY |
|---|---|
| 1 SAR | 43.69 JPY |
| 10 SAR | 436.94 JPY |
| 50 SAR | 2,184.72 JPY |
| 100 SAR | 4,369.44 JPY |
| 500 SAR | 21,847.18 JPY |
| 1,000 SAR | 43,694.37 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-26T01:54:24Z",
"rates": {
"JPY": 43.694366
}
}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": 4369.4366,
"rate": 43.694366
}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