Rate Overview
Live
1 SAR = 43.2727 JPY
1 JPY = 0.023109
SAR
Avg
43.1508
High
43.3887
Low
42.9723
Last updated: 7/8/2026, 1:21:21 AM
Quick Conversions
| SAR | JPY |
|---|---|
| 1 SAR | 43.27 JPY |
| 10 SAR | 432.73 JPY |
| 50 SAR | 2,163.63 JPY |
| 100 SAR | 4,327.27 JPY |
| 500 SAR | 21,636.33 JPY |
| 1,000 SAR | 43,272.67 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-08T01:21:21Z",
"rates": {
"JPY": 43.272666
}
}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": 4327.2666,
"rate": 43.272666
}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