Rate Overview
Live
1 GMD = 0.038838 BYN
1 BYN = 25.7480
GMD
Avg
0.038619
High
0.038838
Low
0.038402
Last updated: 5/8/2026, 2:23:40 PM
Quick Conversions
| GMD | BYN |
|---|---|
| 1 GMD | 0.04 BYN |
| 10 GMD | 0.39 BYN |
| 50 GMD | 1.94 BYN |
| 100 GMD | 3.88 BYN |
| 500 GMD | 19.42 BYN |
| 1,000 GMD | 38.84 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-08T14:23:40Z",
"rates": {
"BYN": 0.038838
}
}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.8838,
"rate": 0.038838
}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