Rate Overview
Live
1 SAR = 42.4677 JPY
1 JPY = 0.023547
SAR
Avg
41.8884
High
42.4976
Low
40.5990
Last updated: 5/28/2026, 9:49:17 PM
Quick Conversions
| SAR | JPY |
|---|---|
| 1 SAR | 42.47 JPY |
| 10 SAR | 424.68 JPY |
| 50 SAR | 2,123.39 JPY |
| 100 SAR | 4,246.77 JPY |
| 500 SAR | 21,233.87 JPY |
| 1,000 SAR | 42,467.73 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-05-28T21:49:17Z",
"rates": {
"JPY": 42.467733
}
}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": 4246.7733,
"rate": 42.467733
}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