Rate Overview
Live
1 SAR = 43.6535 JPY
1 JPY = 0.022908
SAR
Avg
42.2494
High
43.6576
Low
40.5990
Last updated: 7/28/2026, 5:12:34 PM
Quick Conversions
| SAR | JPY |
|---|---|
| 1 SAR | 43.65 JPY |
| 10 SAR | 436.53 JPY |
| 50 SAR | 2,182.67 JPY |
| 100 SAR | 4,365.35 JPY |
| 500 SAR | 21,826.73 JPY |
| 1,000 SAR | 43,653.47 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-28T17:12:34Z",
"rates": {
"JPY": 43.653466
}
}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": 4365.3466,
"rate": 43.653466
}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