Rate Overview
Live
1 GMD = 0.037296 BYN
1 BYN = 26.8125
GMD
Avg
0.037324
High
0.037737
Low
0.036884
Last updated: 5/28/2026, 10:57:39 PM
Quick Conversions
| GMD | BYN |
|---|---|
| 1 GMD | 0.04 BYN |
| 10 GMD | 0.37 BYN |
| 50 GMD | 1.86 BYN |
| 100 GMD | 3.73 BYN |
| 500 GMD | 18.65 BYN |
| 1,000 GMD | 37.30 BYN |
Get GMD/BYN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GMD¤cies=BYNExample Response:
{
"success": true,
"base": "GMD",
"date": "2026-05-28T22:57:39Z",
"rates": {
"BYN": 0.037296
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GMD&to=BYN&amount=100Example Response:
{
"success": true,
"query": {
"from": "GMD",
"to": "BYN",
"amount": 100
},
"result": 3.7296000000000005,
"rate": 0.037296
}Build with GMD/BYN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key