Rate Overview
Live
1 SAR = 42.8243 JPY
1 JPY = 0.023351
SAR
Avg
42.7389
High
42.8243
Low
42.6640
Last updated: 6/18/2026, 4:25:10 AM
Quick Conversions
| SAR | JPY |
|---|---|
| 1 SAR | 42.82 JPY |
| 10 SAR | 428.24 JPY |
| 50 SAR | 2,141.21 JPY |
| 100 SAR | 4,282.43 JPY |
| 500 SAR | 21,412.13 JPY |
| 1,000 SAR | 42,824.27 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-06-18T04:25:10Z",
"rates": {
"JPY": 42.824266
}
}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": 4282.4266,
"rate": 42.824266
}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