Rate Overview
Live
1 SAR = 41.9550 JPY
1 JPY = 0.023835
SAR
Avg
41.7713
High
41.9711
Low
41.4859
Last updated: 3/6/2026, 8:06:39 PM
Quick Conversions
| SAR | JPY |
|---|---|
| 1 SAR | 41.96 JPY |
| 10 SAR | 419.55 JPY |
| 50 SAR | 2,097.75 JPY |
| 100 SAR | 4,195.50 JPY |
| 500 SAR | 20,977.52 JPY |
| 1,000 SAR | 41,955.05 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-06T20:06:39Z",
"rates": {
"JPY": 41.955048
}
}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": 4195.5048,
"rate": 41.955048
}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