Rate Overview
Live
1 SDG = 0.271777 JPY
1 JPY = 3.6795
SDG
Avg
0.270895
High
0.271777
Low
0.270252
Last updated: 7/23/2026, 1:59:57 AM
Quick Conversions
| SDG | JPY |
|---|---|
| 1 SDG | 0.27 JPY |
| 10 SDG | 2.72 JPY |
| 50 SDG | 13.59 JPY |
| 100 SDG | 27.18 JPY |
| 500 SDG | 135.89 JPY |
| 1,000 SDG | 271.78 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-07-23T01:59:57Z",
"rates": {
"JPY": 0.271777
}
}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": 27.177699999999998,
"rate": 0.271777
}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