Rate Overview
Live
1 SAR = 42.5192 JPY
1 JPY = 0.023519
SAR
Avg
40.3823
High
42.5192
Low
38.4357
Last updated: 3/27/2026, 8:26:43 AM
Quick Conversions
| SAR | JPY |
|---|---|
| 1 SAR | 42.52 JPY |
| 10 SAR | 425.19 JPY |
| 50 SAR | 2,125.96 JPY |
| 100 SAR | 4,251.92 JPY |
| 500 SAR | 21,259.60 JPY |
| 1,000 SAR | 42,519.21 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-03-27T08:26:43Z",
"rates": {
"JPY": 42.519206
}
}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": 4251.9205999999995,
"rate": 42.519206
}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