Rate Overview
Live
1 JPY = 3.7579 SDG
1 SDG = 0.266106
JPY
Avg
3.8252
High
3.9280
Low
3.7579
Last updated: 3/27/2026, 7:45:56 AM
Quick Conversions
| JPY | SDG |
|---|---|
| 1 JPY | 3.76 SDG |
| 10 JPY | 37.58 SDG |
| 50 JPY | 187.89 SDG |
| 100 JPY | 375.79 SDG |
| 500 JPY | 1,878.95 SDG |
| 1,000 JPY | 3,757.89 SDG |
Get JPY/SDG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=JPY¤cies=SDGExample Response:
{
"success": true,
"base": "JPY",
"date": "2026-03-27T07:45:56Z",
"rates": {
"SDG": 3.757894
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=JPY&to=SDG&amount=100Example Response:
{
"success": true,
"query": {
"from": "JPY",
"to": "SDG",
"amount": 100
},
"result": 375.7894,
"rate": 3.757894
}Build with JPY/SDG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key