Rate Overview
Live
1 SDG = 0.262998 JPY
1 JPY = 3.8023
SDG
Avg
0.261702
High
0.263117
Low
0.259901
Last updated: 3/6/2026, 7:36:10 PM
Quick Conversions
| SDG | JPY |
|---|---|
| 1 SDG | 0.26 JPY |
| 10 SDG | 2.63 JPY |
| 50 SDG | 13.15 JPY |
| 100 SDG | 26.30 JPY |
| 500 SDG | 131.50 JPY |
| 1,000 SDG | 263.00 JPY |
Get SDG/JPY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SDG¤cies=JPYExample Response:
{
"success": true,
"base": "SDG",
"date": "2026-03-06T19:36:10Z",
"rates": {
"JPY": 0.262998
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SDG&to=JPY&amount=100Example Response:
{
"success": true,
"query": {
"from": "SDG",
"to": "JPY",
"amount": 100
},
"result": 26.2998,
"rate": 0.262998
}Build with SDG/JPY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key